Method Get<TProps>(long, Guid)

Assembly: redb.Core.dll

Get WHOLE RedbObject with hash validation.

public RedbObject<TProps>? Get<TProps>(long objectId, Guid hash) where TProps : class, new()